﻿2026-07-22T18:41:46.7642218Z ##[group]Run actions/checkout@v5
2026-07-22T18:41:46.7642982Z with:
2026-07-22T18:41:46.7643328Z   fetch-depth: 2
2026-07-22T18:41:46.7643704Z   repository: BigscreenVR/spt-bs-core
2026-07-22T18:41:46.7646515Z   token: ***
2026-07-22T18:41:46.7646872Z   ssh-strict: true
2026-07-22T18:41:46.7647224Z   ssh-user: git
2026-07-22T18:41:46.7647581Z   persist-credentials: true
2026-07-22T18:41:46.7647983Z   clean: true
2026-07-22T18:41:46.7648338Z   sparse-checkout-cone-mode: true
2026-07-22T18:41:46.7648742Z   fetch-tags: false
2026-07-22T18:41:46.7649172Z   show-progress: true
2026-07-22T18:41:46.7649538Z   lfs: false
2026-07-22T18:41:46.7649853Z   submodules: false
2026-07-22T18:41:46.7650196Z   set-safe-directory: true
2026-07-22T18:41:46.7650598Z   allow-unsafe-pr-checkout: false
2026-07-22T18:41:46.7651208Z ##[endgroup]
2026-07-22T18:41:46.8421967Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-22T18:41:46.8423521Z ##[group]Getting Git version info
2026-07-22T18:41:46.8424188Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-22T18:41:46.8425155Z [command]/usr/bin/git version
2026-07-22T18:41:46.8445122Z git version 2.43.0
2026-07-22T18:41:46.8463265Z ##[endgroup]
2026-07-22T18:41:46.8474056Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/92ffb2c4-68ba-4a0b-a163-b12052e3aca1' before making global git config changes
2026-07-22T18:41:46.8475396Z Adding repository directory to the temporary git global config as a safe directory
2026-07-22T18:41:46.8477040Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-22T18:41:46.8509308Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-22T18:41:46.8527383Z https://github.com/BigscreenVR/spt-bs-core
2026-07-22T18:41:46.8536624Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-22T18:41:46.8539186Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-22T18:41:46.8566028Z HEAD
2026-07-22T18:41:46.8990138Z ##[endgroup]
2026-07-22T18:41:46.8992820Z [command]/usr/bin/git submodule status
2026-07-22T18:41:46.9178747Z ##[group]Cleaning the repository
2026-07-22T18:41:46.9180807Z [command]/usr/bin/git clean -ffdx
2026-07-22T18:41:50.7174370Z Removing .adapter-notify/
2026-07-22T18:41:50.7174987Z Removing target/
2026-07-22T18:41:50.7185114Z [command]/usr/bin/git reset --hard HEAD
2026-07-22T18:41:50.7436331Z HEAD is now at fdf0ac72 Merge a2c1dbb201da548917103ac1d595c388cf8347d5 into f8dfd2e679225151356761d54d6800e9800a1a1e
2026-07-22T18:41:50.7442648Z ##[endgroup]
2026-07-22T18:41:50.7443382Z ##[group]Disabling automatic garbage collection
2026-07-22T18:41:50.7446974Z [command]/usr/bin/git config --local gc.auto 0
2026-07-22T18:41:50.7473470Z ##[endgroup]
2026-07-22T18:41:50.7474061Z ##[group]Setting up auth
2026-07-22T18:41:50.7478293Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-22T18:41:50.7504781Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-22T18:41:50.7692040Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-22T18:41:50.7717436Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-22T18:41:50.7903344Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-22T18:41:50.7928085Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-22T18:41:50.8125684Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-22T18:41:50.8162044Z ##[endgroup]
2026-07-22T18:41:50.8162720Z ##[group]Fetching the repository
2026-07-22T18:41:50.8167929Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +7c0f12d6eab59c52a3ecae81a26ea68a0b6520c9:refs/remotes/origin/main
2026-07-22T18:41:51.4518708Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-22T18:41:51.4519468Z    f8dfd2e6..7c0f12d6  7c0f12d6eab59c52a3ecae81a26ea68a0b6520c9 -> origin/main
2026-07-22T18:41:51.4538188Z ##[endgroup]
2026-07-22T18:41:51.4538651Z ##[group]Determining the checkout info
2026-07-22T18:41:51.4540458Z ##[endgroup]
2026-07-22T18:41:51.4543949Z [command]/usr/bin/git sparse-checkout disable
2026-07-22T18:41:51.4583317Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-22T18:41:51.4605044Z ##[group]Checking out the ref
2026-07-22T18:41:51.4607539Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-22T18:41:51.4707827Z Previous HEAD position was fdf0ac72 Merge a2c1dbb201da548917103ac1d595c388cf8347d5 into f8dfd2e679225151356761d54d6800e9800a1a1e
2026-07-22T18:41:51.4716704Z Switched to a new branch 'main'
2026-07-22T18:41:51.4717542Z branch 'main' set up to track 'origin/main'.
2026-07-22T18:41:51.4723067Z ##[endgroup]
2026-07-22T18:41:51.4758258Z [command]/usr/bin/git log -1 --format=%H
2026-07-22T18:41:51.4782784Z 7c0f12d6eab59c52a3ecae81a26ea68a0b6520c9
